@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 12px;
	font-family: "宋体";
	color: #666;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: red;
}
img {
	border: 0;
}
/*top开始*/
.top_box {
	width: 100%;
	height: 30px;
	background: #eeeff1;
	position: fixed;
	z-index: 10;
}
.top {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.top_left {
	width: 200px;
	line-height: 30px;
	float: left;
	color: #666666;
}
.top_right {
	width: 330px;
	line-height: 30px;
	float: right;
	color: #666666;
}
.top_right a {
	color: #666666;
	float: left;
	margin-left: 120px;
	text-decoration: none;
}
.top_right a:hover {
	color: red;
}
.demo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.demo a {
	margin: 0 5px 20px;
}
.demo button {
	margin: 0 5px 20px;
	border: none;
	font-size: 12px;
	color: #666;
}
/*登录注册-开始*/
.XYTipsWindow .boxLoading {
	position: absolute;
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin-left: -45px;
	margin-top: -15px;
	left: 50%;
	top: 50%;
	color: #f00;
}
.XYTipsWindow .boxLoading {
	width: 28px;
	margin-left: -14px;
	background: url("../images/loading.gif") no-repeat;
	text-indent: -999em;
	text-align: center;
}
.XYTipsWindow .boxTitle, .XYTipsWindow .boxTitle span, .XYTipsWindow .boxTitle span.hover, .XYTipsWindow .loadinglayer, .XYTipsWindow .tipslayer, .XYTipsWindow .arrowLeft, .XYTipsWindow .colseBtn, .XYTipsWindow .boxError em, .XYTipsWindow .dialogBtn, .XYTipsWindow .dialogBtn.hover {
	background-image: url("../images/ico.png");
	background-repeat: no-repeat;
}
.XYTipsWindow .boxTitle {
	position: relative;
	border: 1px solid #A6C9E1;
	border-bottom: none;
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
}
.XYTipsWindow .boxTitle h3 {
	float: left;
	font-weight: normal;
	color: #666;
	font-size: 14px;
	margin: 0;
	text-indent: 10px;
}
.XYTipsWindow .boxTitle span {
	position: absolute;
	width: 10px;
	background-position: -80px -40px;
	text-indent: -10em;
	right: 10px;
	top: 10px;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
}
.XYTipsWindow .boxTitle span.hover {
	background-position: -90px -40px;
}
.XYTipsWindow .loadinglayer {
	line-height: 40px;
	background-position: 0 -100px!important;
}
.XYTipsWindow .tipslayer {
	line-height: 20px;
	text-align: left;
}
.XYTipsWindow .arrowLeft {
	position: absolute;
	width: 8px;
	height: 16px;
	background-position: -20px -170px;
	text-indent: -9999em;
	z-index: 20591;
	overflow: hidden;
}
.XYTipsWindow .colseBtn {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 8px;
	height: 8px;
	background-position: -55px -170px;
	text-indent: -9999em;
	cursor: pointer;
	z-index: 20591;
	overflow: hidden;
}
.XYTipsWindow .boxError {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -60px;
	margin-top: -15px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #f00;
}
.XYTipsWindow .boxError em {
	float: left;
	width: 30px;
	height: 30px;
	background-position: -35px -140px;
}
.XYTipsWindow .dialogBtn {
	margin: 5px 5px 0 0;
	width: 80px;
	height: 35px;
	background-position: 0 -30px;
	border: none;
	color: #333;
}
.XYTipsWindow .dialogBtn.hover {
	background-position: 0 -65px;
}
.XYTipsWindow.shadow {
	box-shadow: 2px 2px 5px #C0BBB5;
	-moz-box-shadow: 2px 2px 5px #C0BBB5;
	-webkit-box-shadow: 2px 2px 5px #C0BBB5;
}
.XYTipsWindow .boxLoading {
	position: absolute;
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin-left: -45px;
	margin-top: -15px;
	left: 50%;
	top: 50%;
	color: #f00;
}
.XYTipsWindow .boxLoading {
	width: 28px;
	margin-left: -14px;
	background: url("../images/loading.gif") no-repeat;
	text-indent: -999em;
	text-align: center;
}
.XYTipsWindow .boxTitle, .XYTipsWindow .boxTitle span, .XYTipsWindow .boxTitle span.hover, .XYTipsWindow .loadinglayer, .XYTipsWindow .tipslayer, .XYTipsWindow .arrowLeft, .XYTipsWindow .colseBtn, .XYTipsWindow .boxError em, .XYTipsWindow .dialogBtn, .XYTipsWindow .dialogBtn.hover {
	background-image: url("../images/ico.png");
	background-repeat: no-repeat;
}
.XYTipsWindow .boxTitle {
	position: relative;
	border: 1px solid #A6C9E1;
	border-bottom: none;
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
}
.XYTipsWindow .boxTitle h3 {
	float: left;
	font-weight: normal;
	color: #666;
	font-size: 14px;
	margin: 0;
	text-indent: 10px;
}
.XYTipsWindow .boxTitle span {
	position: absolute;
	width: 10px;
	background-position: -80px -40px;
	text-indent: -10em;
	right: 10px;
	top: 10px;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
}
.XYTipsWindow .boxTitle span.hover {
	background-position: -90px -40px;
}
.XYTipsWindow .loadinglayer {
	line-height: 40px;
	background-position: 0 -100px!important;
}
.XYTipsWindow .tipslayer {
	line-height: 20px;
	text-align: left;
}
.XYTipsWindow .arrowLeft {
	position: absolute;
	width: 8px;
	height: 16px;
	background-position: -20px -170px;
	text-indent: -9999em;
	z-index: 20591;
	overflow: hidden;
}
.XYTipsWindow .colseBtn {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 8px;
	height: 8px;
	background-position: -55px -170px;
	text-indent: -9999em;
	cursor: pointer;
	z-index: 20591;
	overflow: hidden;
}
.XYTipsWindow .boxError {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -60px;
	margin-top: -15px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #f00;
}
.XYTipsWindow .boxError em {
	float: left;
	width: 30px;
	height: 30px;
	background-position: -35px -140px;
}
.XYTipsWindow .dialogBtn {
	margin: 5px 5px 0 0;
	width: 80px;
	height: 35px;
	background-position: 0 -30px;
	border: none;
	color: #333;
}
.XYTipsWindow .dialogBtn.hover {
	background-position: 0 -65px;
}
.XYTipsWindow.shadow {
	box-shadow: 2px 2px 5px #C0BBB5;
	-moz-box-shadow: 2px 2px 5px #C0BBB5;
	-webkit-box-shadow: 2px 2px 5px #C0BBB5;
}
/*登录注册-结束*/
/*logo部分*/
.small_box {
	width: 100%;
	height: 120px;
	background: #fff;
	padding-top: 30px;
}
.small {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.logo {
	width: 100px;
	height: 120px;
	float: left;
}
.small_right {
	float: left;
	width: 760px;
	height: 120px;
	margin-left: 140px;
}
.info a {
	float: right;
	width: 150px;
	height: 45px;
	background: #F5841C;
	border-radius: 5px;
	margin-top: 40px;
	color: #fff;
	line-height: 45px;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-right: 40px;
	text-decoration: none;
	text-align: center;
}
.info a:hover {
	background: #D36A0A;
}
/*导航-开始*/
#wrap {
	margin: 10px auto 0;
	width: 100%;
	height: 60px;
	background: url(../images/nav_bg.png) repeat-x top left;
}
#main_nav ul {
	font-size: 13px;
	list-style: none;
}
#main_nav {
	height: 60px;
	overflow: visible;
	margin: 0 auto;
	width: 1000px;
}
#main_nav li {
	float: left;
	position: relative;
	z-index: 5;
}
#main_nav li a {
	color: #fff;
	display: block;
	width: 166.5px;
	height: 45px;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
	margin-top: 2px;
}
#main_nav li ul li a {
	font-size: 12px;
	width: 164.5px;
	height: 40px;
	line-height: 40px;
	margin: 0px;
}
#main_nav li ul li a:hover, #main_nav li.focus ul li a:hover {
	background: #fe7210;
}
#main_nav li.focus a, #main_nav li a:hover {
	background: url(../images/nav_over.png) no-repeat top left;
}
#main_nav li.focus ul li a {
	background: none;
}
#main_nav li ul {
	position: absolute;
	top: 46px;
	left: 0px;
	background: #fd9342;
	border-color: #de813b;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	display: none;
}
#main_nav li ul li {
	float: none;
}
/*导航-结束*/

.clear {
	clear: both;
}
/* 新增*/
.error {
	padding-left: 65px;
	font-size: 12px;
	list-style: 20px;
	color: #F5841C;
}
.yz_ts, .dl_yz_ts {
	padding-left: 100px;
	font-size: 12px;
	color: #F5841C;
	line-height: 24px;
	text-align: left
}
.qd_cw {
	font-size: 16px;
	color: #F5841C;
	width: 100%;
	text-align: center
}
.body {
	font-size: 14px;
	color: #565656;
	line-height: 26px;
	padding-bottom: 30px;
}
.header {
	position: absolute;
	z-index: 10;
	top: 40px;
	left: 100px;
	display: none
}
.hover {
	background-color: #FFFFFF;
	color: #00a84d;
}
/*新首页*/
.new_main {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	width: 1000px;
	margin: 0 auto;
}
.new_main img {
	vertical-align: middle;
}
.new_header {
	height: 156px;
	min-width: 1000px;
}
.new_header_div {
	width: 1000px;
	margin: 0 auto;
}
.new_header_top {
	height: 100px;
	line-height: 100px;
}
.new_header_top a {
	display: block;
	float: left;
	margin-top: 15px;
}
.new_header_top ul {
	poading-top: 25px\9;
	float: right;
}
.new_header_top li {
	float: left;
	margin-left: 44px;
}
.new_header_bottom {
	background: #00a84d;
	height: 56px;
	line-height: 56px;
}
.new_header_bottom li {
	float: left;
	width: 125px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.new_header_bottom li a {
	display: block;
	color: #fff;
}
.new_cur {
	background: #1abc64;
}
.new_header_bottom li a:hover {
	background: #1abc64;
}
.new_header_bottom img {
}
/*主页内容*/
.new_importance {
	padding-top: 10px;
}
.new_importance_tab {
	height: 396px;
}
.new_tab {
	width: 998px;
	float: left;
	border: 1px solid #F5841C;
}
.new_importance_img {
	float: right;
}
.new_tab_ul {
	width: 120px;
	float: left;
	height: 384px;
	background: #F5841C;
}
.new_tab_ul li {
	line-height: 192px;
	text-align: right;
}
.new_tab_ul li a {
	padding-right: 30px;
	text-align: right;
	color: #fff;
	display: block;
	font-size: 16px;
}
.new_tab_ul li a:hover {
	/*	color:#00a84d; */
	background: #ccc;
}
.new_tab_f img {
	padding-top: 8px;
	padding-left: 8px;
	float: left
}
.new_tab_f_1 a {
}
.new_tab_ul .new_tab_f a:hover {
	background-color: #CCC;
}
.new_tab_div {
	height: 376px;
	background: #ffffff;
	padding: 8px 13px 0 18px;
	float: left;
}
.tab_div_ul>li {
	height: 56px;
}
textarea {
	border: 1px solid #CCC;
	padding: 5px;
}
.tab_div_ul label {
	float: left;
	width: 66px;
	font-size: 12px;
	text-align: left;
	color: #3b3a3a;
	line-height: 56px;
}
.tab_div_ul .list_div {
	float: left;
	padding-top: 10px;
	margin-right: 20px;
}
.tab_div_ul input {
	border: 1px solid #cccccc;
	height: 35px;
	width: 100px;
	padding: 0 9px;
	color: #000000;
	outline: none;
}
.tab_div_ul .list_div_last {
	margin-right: 0px;
}
.tab_div_ul .list_select {
	padding-right: 36px;
	width: 250px;
	background: url(../images/new07.png) 260px no-repeat;
}
.tab_div_ul .list_select1 {
	padding-right: 15px;
	width: 200px;
}
.w144 {
	width: 144px;
}
.tab_div_ul .list_time {
	width: 233px;
	padding-right: 36px;
	background: url(../images/new07.png) 252px no-repeat;
}
.tab_div_ul select {
	padding-left: 10px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #cccccc;
	height: 35px;
	border-radius: 0;
}
.tab_div_ul select option {
	margin-left: 10px;
}
.tab_div_ul .list_weight {
	width: 86px;
	padding-right: 25px;
	background: url(../images/new07.png) 62px no-repeat;
}
.tab_div_ul .list_type {
	width: 120px;
	padding-right: 25px;
	background: url(../images/new07.png) 151px no-repeat;
}
.tab_div_ul .list_volume {
	width: 91px;
	padding-right: 32px;
	background: url(../images/new07.png) 63px no-repeat;
}
.new_tab_bottom {
	padding: 15px 8px 0 20px;
	float: right;
}
.new_tab_bottom a {
	float: left;
	width: 100px;
	height: 32px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-shadow: 0 0 1px #4e4e4e;
	-moz-text-shadow: 0 0 1px #4e4e4e;
	-webkit-text-shadow: 0 0 1px #4e4e4e;
	background: url(../images/new08.jpg) left repeat-x;
	border-radius: 5px;
}
.new_tab_bottom ul {
	float: right;
}
.new_tab_bottom ul li {
	line-height: 30px;
	float: left;
}
.new_up {
	width: 400px;
	display: none;
	position: absolute;
	padding: 18px 0;
	left: -40px;
	z-index: 10;
}
.arrow_in {
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 12px;
	border-style: dashed;
	border-color: transparent;
	border-top-width: 0;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	top: 6px;
	left: 55px;
	position: absolute;
}
.up_div {
	width: 358px;
	margin: 0 auto;
	padding: 14px 12px;
	background: #fff;
	box-shadow: 0 0 24px #4e4e4e;
	-moz-box-shadow: 0 0 24px #4e4e4e;
	-webkit-box-shadow: 0 0 24px #4e4e4e;
}
.new_up_tab {
	line-height: 20px;
	color: #2e2d2d;
	font-size: 12px;
	border-bottom: 1px solid #efefef;
}
.new_up_tab span {
	width: 19%;
	text-align: center;
	display: inline-block;
	position: relative;
	top: 1px;
}
.new_up_cur {
	color: #34a831;
	border-bottom: 1px solid #40ad3e;
}
.new_up_list {
	padding: 6px 0;
	font-size: 12px;
}
.cities_list_cat li {
	width: 16%;
	height: 24px;
	line-height: 24px;
	float: left;
	vertical-align: middle;
	/*	overflow: hidden;  */
	text-align: left;
}
.cities_list_cat li a {
	color: #2e2d2d;
}
/*	商务合作  */
.business {
	width: 100%;
	height: 500px;
	background-color: #f5f5f5;
	font-family: "微软雅黑"
}
.business_type {
	width: 1240px;
	height: 500px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.business_tit {
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 30px;
	color: #00a84d
}
.business_type_left {
	width: 372px;
	height: 360px;
	float: left;
	margin-right: 62px;
}
.business_title {
	font-size: 16px;
	line-height: 40px;
	padding-top: 10px;
	height: 40px;
	color: #262626;
	border-bottom: 1px #c7c7c7 solid
}
.business_text {
	padding-top: 15px;
	font-size: 14px;
	line-height: 22px;
}
.business_title a {
	color: #26af5e
}
.business_title a:hover {
	color: #F5841C;
}
.business_text span {
	height: 22px;
	width: auto;
	color: #26af5e;
	padding: 3px 5px 3px 5px;
}
.business_type_mod {
	width: 372px;
	height: 360px;
	float: left;
	margin-right: 62px;
}
.business_type_right {
	width: 372px;
	height: 360px;
	float: left;
}
.bill {
	width: 1000px;
	height: 980px;
	margin-top: 20px;
	margin-left: auto;
	padding-bottom: 20px;
	margin-right: auto;
	font-family: "微软雅黑";
}
.bill_left_tit {
	width: 1000px;
	height: 44px;
	font-size: 16px;
	color: #515151;
	background-repeat: x-repeat;
	line-height: 44px;
}
.bill_left_tit h2 {
	float: left;
	width:250px;
	text-align:center;
	cursor: pointer;
}
.bill_left_tit .detail {
	float: right;
	height: 44px;
	text-align: center;
	width: 98px;
	background: #F5841C;
	display: block;
}
.bill_left_tit .detail a {
	color: #fff;
}
.bill_left_tit .detail:hover {
	background: #D36A0A;
}
.bill_left_text th {
	font-size: 14px;
	background-color: #f1f1f1;
	line-height: 30px;
	border-bottom: 1px solid #f1f1f1;
}
.bill_left_text td {
	font-size: 14px;
	line-height: 44px;
	background-color: #fcfcfc;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
}
.bill_left_text td span {
	color: #fff;
	line-height: 30px;
	background: #F5841C;
	border-radius: 5px;
}
.tit_hover {
	background-color: #F5841C;
	color: #FFF;
}
.color1 {
	color: #0677c9;
}
.color2 {
	color: #1db02a;
}
.color3 {
	color: #e9a616;
}
.bill_left {
	width: 1000px;
	height: 390px;
	background-color: #f5f5f5;
	margin-right: 16px;
	float: left
}
.bill_right {
	width: 412px;
	height: 390px;
	background-color: #f5f5f5;
	float: left
}
.bill_right_tit {
	width: 412px;
	height: 44px;
	font-size: 16px;
	color: #515151;
	background-repeat: x-repeat;
	background-color: #ebebeb;
	line-height: 44px;
}
.bill_right_tit h2 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.bill_right_tit span {
	float: right;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 20px;
}
.bill_right_text {
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
}
.bill_right_text li {
	width: 280px;
	padding-left: 25px;
	background-image: url(../images_index/dian.jpg);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	font-size: 14px;
	line-height: 30px;
	float: left
}
.bill_chaxun {
	padding: 15px 15px 15px 20px;
	height: 30px;
	background-color: #FFF;
}
.chaxun_1 {
	padding-right: 10px;
	float: left
}
.chaxun_2 {
	padding-right: 10px;
	font-size: 14px;
	float: left
}
.chaxun_3 {
	padding-right: 15px;
	font-size: 14px;
	float: left
}
.chaxun_3 .list_div {
	float: left;
}
.chaxun_3 .list_div select {
	width: 120px;
	height: 30px;
	border: 1px solid #DBDBDB;
	background-color: #FAFAFA;
}
.chaxun_4 {
	width: 80px;
	height: 30px;
	font-size: 14px;
	background-color: #f48b2b;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	float: left;
	border-radius: 5px;
}
.chaxun_4:hover {
	cursor: pointer;
}
.sele select {
	width:70px;
	height: 30px;
	border: 1px solid #DBDBDB;
	background-color: #FAFAFA;
}
.cx {
	width: 150px;
	height: 28px;
	border: 1px solid #dbdbdb;
	background-color: #fafafa
}
._box {
	position: relative;
	width: 80px;
	height: 30px;
	background-color: #F5841C;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: scroll;
	line-height: 30px;
	text-align: center;
	color: white;
	cursor: pointer;
	overflow: hidden;
	z-index: 1;
	float: left;
	border-radius: 5px;
}
._box input {
	position: absolute;
	width: 119px;
	height: 40px;
	line-height: 40px;
	font-size: 23px;
	opacity: 0;
	filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	left: -5px;
	top: -2px;
	cursor: pointer;
	z-index: 2;
}




#pg {
	font-size: 14px;
	line-height: 39px;
	margin-top:550px;
}
#pg a {
	background: #fff;
	border: 1px solid #ddd;
	padding: 2px 5px 1px;
}
#pg a:hover {
	background: #2782D6;
	color: #fff;
}
.tc {
	text-align: center
}
.list_yslx{ width:170px; line-height:30px;}

/*尾部-开始*/
.footer {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	background: #525252;
	clear: both;
}
.footer_div {
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0;
}
.footer_tit {
	line-height: 40px;
	border-bottom: 1px solid #fff;
}
.footer_left {
	float: left;
	width: 250px;
}
.footer_left ul {
	margin-top: 15px;
}
.footer_left ul li {
	height: 30px;
	width: 125px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 30px;
}
.clear {
	clear: both;
}
.footer_left ul li span {
	display: block;
}
.footer_left ul li a {
	color: #fff;
}
.footer_center {
	float: left;
	width: 398px;
	margin: 0 50px;
}
.footer_p {
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 6px;
	font-size: 12px;
}
.footer_right {
	float: left;
	width: 252px;
}
.footer_right p {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
}
.footer_right p a {
	color: #fff;
}
.footer_right .info p {
	height: 25px;
	line-height: 25px;
	margin-bottom: 0;
}
.footer_bottom {
	color: #4d4d4d;
	font-size: 12px;
	line-height: 41px;
	text-align: center;
	background: #e6e6e6;
	clear: both;
}
/*尾部-结束*/
